listbox: Use multipress gesture for row selection/activation
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 5 Jun 2014 13:40:02 +0000 (15:40 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Thu, 5 Jun 2014 14:15:54 +0000 (16:15 +0200)
commit933ff62f66c01627b195ea9ef104e8d8d710c555
tree8e7f0f514a070d0753cfb746c8427797e09ec811
parent8dcdec58ebf149b295d03226dca5103d668d30dd
listbox: Use multipress gesture for row selection/activation

This gesture replaces the button_press/release_event handlers.
gtk/gtklistbox.c